X14SparklineGroup Properties

Properties

ColorAxis Gets or sets the axis color.
ColorFirst Gets or sets the color of the first value.
ColorHigh Gets or sets the color of the highest value.
ColorLast Gets or sets the color of the last value.
ColorLow Gets or sets the color of the lowest value.
ColorMarkers Gets or sets the marker color.
ColorNegative Gets or sets the color for negative values.
ColorSeries Gets or sets the series color.
DateAxis Gets or sets whether the horizontal axis is a date axis.
DisplayEmptyCellsAs Gets or sets how empty cells are displayed ("gap", "zero" or "span").
DisplayHidden Gets or sets whether data in hidden cells is plotted.
DisplayXAxis Gets or sets whether the horizontal axis is displayed.
First Gets or sets whether the first value is highlighted.
Formula Gets or sets the date range formula of the date axis (xm:f element).
High Gets or sets whether the highest value is highlighted.
Last Gets or sets whether the last value is highlighted.
LineWeight Gets or sets the line weight in points.
Low Gets or sets whether the lowest value is highlighted.
ManualMax Gets or sets the manual maximum of the vertical axis.
ManualMin Gets or sets the manual minimum of the vertical axis.
Markers Gets or sets whether data markers are shown.
MaxAxisType Gets or sets the vertical axis maximum type ("individual", "group" or "custom").
MinAxisType Gets or sets the vertical axis minimum type ("individual", "group" or "custom").
Negative Gets or sets whether negative values are highlighted.
RightToLeft Gets or sets whether the sparkline is drawn right-to-left.
Sparklines Gets the sparklines of the group.
Type Gets or sets the sparkline type ("line", "column" or "stacked").

See Also